const testing.maxStackLen
7 uses
testing (current package)
benchmark.go#L817: var pc [maxStackLen]uintptr
fuzz.go#L302: var pc [maxStackLen]uintptr
testing.go#L627: const maxStackLen = 50
testing.go#L743: var pc [maxStackLen]uintptr
testing.go#L1289: var pc [maxStackLen]uintptr
testing.go#L1964: var pc [maxStackLen]uintptr
testing.go#L2026: var pc [maxStackLen]uintptr
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)